xenstored: add --master-domid to support domain builder
authorDaniel De Graaf <dgdegra@tycho.nsa.gov>
Tue, 4 Mar 2014 22:51:34 +0000 (17:51 -0500)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Mon, 10 Mar 2014 12:13:50 +0000 (12:13 +0000)
commit739c5ee78d438a0530002c5876333990ada99fd8
treeab2d1c8469216f110d12cd001b22f70ec7e14472
parent6bd73977e226469a4c6b5ea15d2c45ec9747b2d5
xenstored: add --master-domid to support domain builder

When a domain builder stub domain is used, the initial xenstore
connection to domain 0 may use a different domain ID as the endpoint;
allow this domain ID to be specified on the command line.

Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Cc: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: Ian Campbell <ian.campbell@citrix.com>
tools/xenstore/xenstored_core.c
tools/xenstore/xenstored_core.h
tools/xenstore/xenstored_domain.c
tools/xenstore/xenstored_minios.c